home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / DORWAY.ZIP / SEND.DOC < prev    next >
Text File  |  1989-07-30  |  1KB  |  32 lines

  1.                              SEND.EXE
  2.  
  3. SEND.EXE is a small program which will allow you to send text out the modem
  4. easily.  Syntax:  SEND FILENAME [/NS]
  5.  
  6. This will send the file to the screen like a type command, and if the /NS
  7. is left off will stop every 24 lines and as if they want: MORE, NS, or NO.
  8.  
  9. You can easily send things out the modem by doing a:
  10.  
  11.       DOORWAY ...... /P:SEND FILENAME
  12.  
  13. One nice use is in the MENU; set up a menu file like this:
  14.  
  15. Welcome to the financial door.  This door will compute the balance,
  16. payments, balloon payment, number of payments left, principle, interest
  17. and so forth on any loan, savings or mortgage.  It is full screen
  18. edited.  The selections may be made by using the cursor keys in doorway
  19. mode of your com package, or by entering the letters at the beginning
  20. of each selection.  enter an "=" to compute an entry.  You must have
  21. ANSI graphics to operate this door.  For complete operation instructions,
  22. select 1 below.
  23.  
  24. 1:  Read the Doc. file on the financial door.
  25. 2:  Run the door.
  26. 3:  Return to the board
  27.  
  28. m:Please enter one of the above numbers or "Q" to quit:
  29.  
  30. /g:on /b:ms /p:\pc-board\SEND.EXE finance.doc
  31. /g:on /b:xz /p:finance.exe
  32.